GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetCharacterLeft Method





In This Topic
GetCharacterLeft Method (IGdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(13)>
Function GetCharacterLeft( _
   ByVal SegmentationResultID As String, _
   ByVal CharacterIdx As Integer _
) As Integer
[DispId(13)]
int GetCharacterLeft( 
   string SegmentationResultID,
   int CharacterIdx
)
function GetCharacterLeft( 
    SegmentationResultID: String;
    CharacterIdx: Integer
): Integer; 
DispIdAttribute(13)
function GetCharacterLeft( 
   SegmentationResultID : String,
   CharacterIdx : int
) : int;
[DispId(13)]
int GetCharacterLeft( 
   string* SegmentationResultID,
   int CharacterIdx
) 
[DispId(13)]
int GetCharacterLeft( 
   String^ SegmentationResultID,
   int CharacterIdx
) 

Parameters

SegmentationResultID
CharacterIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members